Create
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2021).
2021
current
TopographySurface.Create(Document, IList<XYZ>, IList<PolymeshFacet>)
No longer obsolete in 2021 (was obsolete in 2024)
| document | Document | The document to be modified. |
| points | IList<XYZ> | A collection of points. The points represent an enclosed area in the XY plane. |
| facets | IList<PolymeshFacet> | Triangle facets composing a polygon mesh. Every facet contains 3 integers representing vertex indices. |
| → returns | TopographySurface | The new topography surface. |
TopographySurface.Create(Document, IList<XYZ>, IList<PolymeshFacet>)
No longer obsolete in 2021 (was obsolete in 2025)
| document | Document | The document to be modified. |
| points | IList<XYZ> | A collection of points. The points represent an enclosed area in the XY plane. |
| facets | IList<PolymeshFacet> | Triangle facets composing a polygon mesh. Every facet contains 3 integers representing vertex indices. |
| → returns | TopographySurface | The new topography surface. |
TopographySurface.Create(Document, IList<XYZ>, IList<PolymeshFacet>)
No longer obsolete in 2021 (was obsolete in 2025.3)
| document | Document | The document to be modified. |
| points | IList<XYZ> | A collection of points. The points represent an enclosed area in the XY plane. |
| facets | IList<PolymeshFacet> | Triangle facets composing a polygon mesh. Every facet contains 3 integers representing vertex indices. |
| → returns | TopographySurface | The new topography surface. |
TopographySurface.Create(Document, IList<XYZ>, IList<PolymeshFacet>)
No longer obsolete in 2021 (was obsolete in 2026)
| document | Document | The document to be modified. |
| points | IList<XYZ> | A collection of points. The points represent an enclosed area in the XY plane. |
| facets | IList<PolymeshFacet> | Triangle facets composing a polygon mesh. Every facet contains 3 integers representing vertex indices. |
| → returns | TopographySurface | The new topography surface. |
TopographySurface.Create(Document, IList<XYZ>, IList<PolymeshFacet>)
No longer obsolete in 2021 (was obsolete in 2027)
| document | Document | The document to be modified. |
| points | IList<XYZ> | A collection of points. The points represent an enclosed area in the XY plane. |
| facets | IList<PolymeshFacet> | Triangle facets composing a polygon mesh. Every facet contains 3 integers representing vertex indices. |
| → returns | TopographySurface | The new topography surface. |